Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sticky headers #18

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Sticky headers #18

wants to merge 7 commits into from

Conversation

rvi
Copy link
Contributor

@rvi rvi commented Feb 18, 2014

Hi,

I just modify the layout to have sticky header (like in UITableView) in option. By default, stickyHeaders is set to no.

I don't know if you wanted this feature. I had to implement it for my app, so I sent you a pull request for this feature. If you don't want it in your component, feel free to refuse the pull request :).

R.

@njdehoog
Copy link
Owner

Thanks for issuing a pull request. I would need to look at this a bit more thoroughly before merging it back, because right now the entire layout would be invalidated many times during scrolling, and I think that will adversely affect performance.

@rvi
Copy link
Contributor Author

rvi commented Feb 19, 2014

Yes I'm totally agree. If I've got some time to investigate, I'll improve my code, and pull request back.

rvi added 2 commits February 19, 2014 11:06
Conflicts:
	NHBalancedFlowLayout/NHBalancedFlowLayout.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants